From 9fdc1858135f263fa8f3090f29197e6c50cfdd90 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 17:23:09 -0500 Subject: [PATCH] docs: fix link to gdk docs --- gtk/gtkbindings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbindings.c b/gtk/gtkbindings.c index c8a2a2d6af..a64c132204 100644 --- a/gtk/gtkbindings.c +++ b/gtk/gtkbindings.c @@ -57,7 +57,7 @@ * in the #GtkCssProvider documentation. Inside the binding set definition, * key combinations are bound to one or more specific signal emissions on * the target widget. Key combinations are strings consisting of an optional - * #GdkModifierType name and key names + * #GdkModifierType name and key names * such as those defined in <gdk/gdkkeysyms.h> * or returned from gdk_keyval_name(), they have to be parsable by * gtk_accelerator_parse(). Specifications of signal emissions consist -- 2.30.2